home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.1 / SGI Desktop Special Edition 1.1.iso / relnotes / dmedia_tools / ch05.z / ch05
Text File  |  1995-11-13  |  4KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        5.  _S_o_u_n_d__F_i_l_e_r
  9.  
  10.  
  11.        Sound Filer is a graphical utility for browsing and
  12.        auditioning sound files, and for converting between
  13.        different sound file formats, audio sample data formats, and
  14.        sampling rates.  Currently supported sound formats are:
  15.  
  16.           +o _a_i_f_c    AIFF-C file format
  17.  
  18.           +o _a_i_f_f    AIFF file format
  19.  
  20.           +o _n_e_x_t    NeXT/Sunr Format
  21.  
  22.           +o _w_a_v_e    Microsoftr RIFF WAVE Format
  23.  
  24.        The supported data formats are raw signed or unsigned pulse
  25.        code modulation, mu-law, and floating point.
  26.  
  27.        You can invoke Sound Filer from the command-line with the
  28.        command _s_o_u_n_d_f_i_l_e_r.
  29.  
  30.        The command-line utility programs _s_f_i_n_f_o(1), _s_f_p_l_a_y(1), and
  31.        _s_f_c_o_n_v_e_r_t(1) included the IRIS Digital Media Execution
  32.        Environment 5.3 subsystem _d_m_e_d_i_a__e_o_e._s_w._a_u_d_i_o provide
  33.        similar functionality.
  34.  
  35.        See the man page _s_o_u_n_d_f_i_l_e_r(1) or Sound Filer's on-line help
  36.        for more information.
  37.  
  38.        The version of Sound Filer included in IRIS Digital Media
  39.        Tools 5.5 is the same as the version that was shipped with
  40.        the 5.3 release.
  41.  
  42.  
  43.  
  44.  
  45.        5.1  _B_u_g__F_i_x_e_s
  46.  
  47.  
  48.        This section lists the bugs fixed since between the 5.2 and
  49.        5.3 releases.
  50.  
  51.  
  52.           +o The version of Sound Filer shipped with 5.2 and earlier
  53.             releases wrote an incorrect value into the AIFF/AIFF-C
  54.             FORM chunk size field in the file header. The FORM
  55.             chunk size written into the header was 8 bytes greater
  56.             than the actual chunk data size. This error generated
  57.             AIFF files which were incompatable with several Mac
  58.             applications. The 5.3 version of Sound Filer now
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.             generates AIFF files which can be imported by these
  75.             applications.
  76.  
  77.        5.2  _K_n_o_w_n__P_r_o_b_l_e_m_s__a_n_d__W_o_r_k_a_r_o_u_n_d_s
  78.  
  79.  
  80.        This section lists known problems in Sound Filer and ways to
  81.        work around them.
  82.  
  83.           +o Sound Filer does not allow you to convert from or to
  84.             MPEG audio bitstream files. Use the new tool to convert
  85.             between the AIFF-C/AIFF formats and MPEG-1 layer I or
  86.             layer II audio bitstream files.
  87.  
  88.           +o When Sound Filer converts between AIFF-C and AIFF
  89.             files, it deletes many of the auxiliary header fields,
  90.             such as author string, sampler parameters, and
  91.             application-specific data.  To convert between AIFF-C
  92.             and AIFF files, use the programs _a_i_f_f_2_a_i_f_c(1) and
  93.             _a_i_f_c_2_a_i_f_f(1) provided with IRIS Digital Media Execution
  94.             Environment 5.3.
  95.  
  96.           +o Sound Filer does not support the standard audio
  97.             compression algorithms registered by Silicon Graphics
  98.             for use with AIFF-C files. To compress or decompress
  99.             AIFF-C audio data, use _a_i_f_c_c_o_m_p_r_e_s_s(1) and
  100.             _a_i_f_c_d_e_c_o_m_p_r_e_s_s(1) provided with IRIS Digital Media
  101.             Execution Environment 5.3.  To directly play or record
  102.             files that contain compressed audio data, use _p_l_a_y_a_i_f_c
  103.             and _r_e_c_o_r_d_a_i_f_c, which are also supplied in
  104.             _d_m_e_d_i_a__e_o_e._s_w._a_u_d_i_o.
  105.  
  106.           +o Sound Filer's convert window does not currently have a
  107.             selection for big- or little-endian.  AIFF-C, AIFF,
  108.             Next/Sun, and raw data files are assumed to contain
  109.             big-endian data. WAVE files are assumed to contain
  110.             little-endian data.  To read or write little-endian raw
  111.             data, use _s_f_c_o_n_v_e_r_t.
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.